home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Development Tools & Languages / Macintosh Common Lisp Related / Lisp FAQ 14Sept94 / lisp-faq-change-log.text < prev   
Encoding:
Text File  |  1994-09-15  |  15.7 KB  |  290 lines  |  [TEXT/ttxt]

  1. ;;; ****************************************************************
  2. ;;; Lisp FAQ Change Log ********************************************
  3. ;;; ****************************************************************
  4. ;;; Date      Who     Ver   Reason
  5. ;;; ------------------------------------------------------------
  6. ;;;  7-FEB-92 mk      1.0   Initial release.
  7. ;;; 10-FEB-92 mk      1.1   Pre-release corrections and additions.
  8. ;;; 10-FEB-92 mk      1.11  Minor changes from Arun Welch, Mitch Marks, 
  9. ;;;                         Mike Meyer, Matthias Felleisen, and John Gateley.
  10. ;;; 11-FEB-92 mk      1.12  Corrections by John Carroll, Jason Trenouth, Joel
  11. ;;;                         Riedesel, David Neves, Lawrence Mayka and
  12. ;;;                         Bruce Miller.
  13. ;;; 13-FEB-92 mk      1.13  Renumbering. Split into 3 files. Some more FAQs.
  14. ;;; 23-MAR-92 mk      1.14  Updated various FTP entries, bug in EXPLODE.
  15. ;;;                         Updated harlequin entry.
  16. ;;; 25-MAR-92 mk      1.15  Added question [2-18]: saving data and CLOS
  17. ;;;                         instances to disk for later retrieval.
  18. ;;;  1-MAY-92 mk      1.17  Added entry for Feel to section 4. Updated CMU
  19. ;;;                         ftp machines to point to ftp.cs.cmu.edu. Fixed CMU
  20. ;;;                         CL entry to be approximately version independent.
  21. ;;;                         Revised entry on Garnet. uunet.uu.net -> ftp.uu.net
  22. ;;; 12-MAY-92 mk      1.18  Split questions 1-5, 1-6, and 1-7 into part 4,
  23. ;;;                         which is now cross-posted to comp.lang.scheme, and
  24. ;;;                         questions 1-8, 2-3, 2-9 and 2-18 into part 5 which
  25. ;;;                         is now cross-posted to comp.lang.clos.
  26. ;;;                         Added detail to Norvig entry in 1-1.
  27. ;;;                         Updated entries for several Lisp implementations.
  28. ;;; 26-MAY-92 mk      1.19  Changed 5-2 on the basis of comments by Jeff Greif.
  29. ;;; 29-MAY-92 mk      1.20  Added question [2-17] about lisp sockets.
  30. ;;; 16-JUN-92 mk      1.21  Moved the question about object oriented
  31. ;;;                         programming references to part 5 of the FAQ.
  32. ;;;                         Entry on Dylan. Addition to MIT Scheme entry
  33. ;;;                         regarding Schematik.
  34. ;;; 22-JUN-92 mk            Updated SOAR entry.
  35. ;;; 24-JUN-92 mk            Fixed MCL entry to note that CLIM is available 
  36. ;;;                         from ILA, not via Apple.
  37. ;;; 25-JUN-92 mk      1.22  Added question [2-18].
  38. ;;; 17-JUL-92 mk            Added entry on PSD (Portable Scheme Debugger).
  39. ;;; 20-JUL-92 mk            Updated entry on T3.1
  40. ;;; 30-JUL-92 mk            Added entry on XIT to question 2-2.
  41. ;;;  3-AUG-92 mk            Updated PC-Scheme entry (bought by Ibuki).
  42. ;;;  6-AUG-92 mk      1.23  Merged in Jeff Dalton's pitfalls list.
  43. ;;; 19-AUG-92 mk            Added entry on FOCL. Move three questions from 
  44. ;;;                         part 2 to part 3, to keep part 2 under 64k.
  45. ;;; 26-AUG-92 mk            Added some items from Hallvard Tretteberg's
  46. ;;;                         Lisp style guide.
  47. ;;; 31-AUG-92 mk      1.24  Updated entries for CMU CL and SIOD.
  48. ;;;  8-SEP-92 mk            Added entry on VSCM to part 4. Added entry on
  49. ;;;                         Pixie Scheme, Help, and Le-Lisp.
  50. ;;; 14-SEP-92 mk            Fixed Symbolics entry. Added entry on CLIM-library.
  51. ;;; 15-SEP-92 mk            Updated MIT C-Scheme entry.
  52. ;;; 17-SEP-92 mk            Added entry on Lisp-Jobs. Fixed Le-Lisp entry.
  53. ;;;                         Added 3-15.
  54. ;;; 23-SEP-92 mk            Added entry on COLAB to ftp resources.
  55. ;;;                         Added entry on WCL to Part 4.
  56. ;;; 30-SEP-92 mk            Added entry on Dr. Dobb's lisp-style C extensions.
  57. ;;;                         Updated entry on Friedman/Wand/Haynes' book.
  58. ;;;  9-OCT-92 mk      1.25  Updated Chez Scheme entry.
  59. ;;;                         Added entry on extracting the function name from
  60. ;;;                         the function object, provided by Kerry Koitzsch.
  61. ;;; 14-OCT-92 mk      1.26  Split off the ftp resources question from Part 2
  62. ;;;                         into its own file, now labels Part 6.
  63. ;;;                         Broke up the question into smaller pieces
  64. ;;;                         and reorganized it too. Reorganized Part 4.
  65. ;;; 20-OCT-92 mk            Added description of Koschmann text,
  66. ;;;                         thanks to L. Mayka.
  67. ;;; 27-OCT-92 mk      1.27  Added question 6-6 about formatting code in LaTeX.
  68. ;;;  3-NOV-92 mk            Added comment on file modularization to 1-2.
  69. ;;;                         Added note on the CLOS code repository to
  70. ;;;                         6-1.
  71. ;;;  5-NOV-92 mk            Added info on Lucid benchmark programs in the 
  72. ;;;                         goodies/ directory. Also the Lucid
  73. ;;;                         wizards.doc file.
  74. ;;; 11-NOV-92 mk    1.28    Added entry on Karlsruhe CLISP to 4-0.
  75. ;;; 13-NOV-92 mk            Added entry on ARS MAGNA to part 6,
  76. ;;;                         subsection Planning Testbeds.
  77. ;;; 17-NOV-92 mk            Added entry on GECO and GAL to 6-3.
  78. ;;; 17-NOV-92 mk            Updated prices in Allegro CL entry.
  79. ;;; 24-NOV-92 mk            Added entry on the automatic memoization facility
  80. ;;;                         to part 6. 
  81. ;;; 14-DEC-92 mk            Added RefLisp entry to 4-0.
  82. ;;; 14-DEC-92 mk            Modified CLIM entry slightly.
  83. ;;; 15-DEC-92 mk    1.29    Updated NL Software Registry entry in Part 6.
  84. ;;; 16-DEC-92 mk            Updated Gambit entry in part 4.
  85. ;;; 16-DEC-92 mk            Reorganized Part 4 a bit with update of
  86. ;;;                         EuLisp and Le-Lisp entries.
  87. ;;; 16-DEC-92 mk            Added question 3-16.
  88. ;;; 23-DEC-92 mk            Added entry on Pearl CL to part 4.
  89. ;;; 28-DEC-92 mk            Updated JACAL entry in Part 6.
  90. ;;; 29-DEC-92 mk            Inserted question 1-1. Basic distinction
  91. ;;;                         between Lisp and Scheme. Moved 1-7 to section 4.
  92. ;;;                         Added Subject: to all the questions.        
  93. ;;; 29-DEC-92 mk            Added Hanson's implementation of Steele's
  94. ;;;                         constraint system and the 6.001 archive to 6-4.
  95. ;;; 1.30 
  96. ;;;  5-JAN-93 mk    Updated GLISP entry in part 6.
  97. ;;;  7-JAN-93 mk    Updated parser generators list, MCS, CommonORBIT, CGOL
  98. ;;;                 in part 6.
  99. ;;; 18-JAN-93 mk    Added 5-6.
  100. ;;; 20-JAN-93 mk    Added Dalton's Clos-guide to 5-1.
  101. ;;; 21-JAN-93 mk    Added RWM to part 6.
  102. ;;; 26-JAN-93 mk    Updated PC-Scheme entry.
  103. ;;;  2-FEB-93 mk    Added question [2-2] on when to use alists and when to use
  104. ;;;                 hash tables.
  105. ;;;  2-FEB-93 mk    Moved [4-8] (prolog in lisp/scheme) to [6-7].
  106. ;;;  3-FEB-93 mk    Added efficiency note about vectorizing CASE statements.
  107. ;;;  8-FEB-93 mk    Added Hobbit SCM compiler to part 4.
  108. ;;;
  109. ;;; 1.31:
  110. ;;;  8-FEB-93 mk    Moved all the Scheme stuff to the new Scheme FAQ posting.
  111. ;;; 10-FEB-93 mk    Corrected ExperTelligence phone numbers.
  112. ;;; 10-MAR-93 mk    Added infix.lisp to Lisp Utilities Repository listing.
  113. ;;; 10-MAR-93 mk    Updated ABTWEAK entry in part 6.
  114. ;;; 10-MAR-93 mk    Added entry on CLISP mailing list.
  115. ;;; 12-MAR-93 mk    Fixed Scheme/CL comparison to be R4RS compliant and
  116. ;;;                 efficient.
  117. ;;; 1.32:
  118. ;;; 15-MAR-93 mk    Fixed info-1100, CommonLoops, and Lisp-Jobs mailing lists.
  119. ;;; 17-MAR-93 mk    Updated version number for Zebu parser generator.
  120. ;;;  9-APR-93 mk    Added entry on Common Music to part 6.
  121. ;;;
  122. ;;; 1.33:
  123. ;;; 14-APR-93 mk    Added entry on Common Lisp Music to part 6.
  124. ;;; 14-APR-93 mk    Added entry on Common Music Notation to part 6. 
  125. ;;; 14-APR-93 mk    Added note to Common Music entry about the command
  126. ;;;                 dispatcher, which is portable and generic.
  127. ;;; 14-APR-93 mk    Replaced XIT entry in part 6 with a new entry.
  128. ;;; 14-APR-93 mk    Mods to question 1-1.
  129. ;;; 14-APR-93 mk    Added info-mcl-digest to mailing lists.
  130. ;;; 15-APR-93 mk    Changed header to part 5 to read "Object-oriented
  131. ;;;                 Programming in Lisp" for idiot searches.
  132. ;;; 15-APR-93 mk    Added Xerox part of speech tagger to part 6.
  133. ;;; 19-APR-93 mk    Added entry on SME to part 6.
  134. ;;; 19-APR-93 mk    Added list of religious issues to 1-0.
  135. ;;; 20-APR-93 mk    Updated ILISP and Franz emacs interface entries.
  136. ;;; 28-APR-93 mk    Added 2-16 (stream that acts like /dev/null) after cleaning
  137. ;;;                 up my email. Not a frequent FAQ, but no reason not to add
  138. ;;;                 it.
  139. ;;; 29-APR-93 mk    Added MEASURES system to part 6.
  140. ;;; 30-APR-93 mk    Updated Harlequin entry.
  141. ;;;  6-MAY-93 mk    Added entry on Jeff Siskind's Screamer constraint
  142. ;;;                 programming/nondeterminism package.
  143. ;;;  6-MAY-93 mk    Updated architectures list in CLISP entry on part 4.
  144. ;;; 1.34:
  145. ;;; 13-MAY-93 mk    Corrected Austin Code Works address.
  146. ;;; 19-MAY-93 mk    Added entry on Deftable to part 6.
  147. ;;; 21-MAY-93 mk    Added EJFLP to mailing lists in part 4.
  148. ;;; 31-MAY-93 mk    Added entry on FRAPPS, a theorem prover, to part 6.
  149. ;;;  2-JUN-93 mk    Updated Franz Allegro entry.
  150. ;;;  2-JUN-93 mk    Changed ftp address for cli.com.
  151. ;;;  7-JUN-93 mk    Split out Lisp Window Systems and GUIs (6-5) to form part 7
  152. ;;;                 of the FAQ.
  153. ;;;  7-JUN-93 mk    Added [7-2] What Graphers/Browsers are available?
  154. ;;;
  155. ;;; 1.35:
  156. ;;; 21-JUN-93 mk    Minor change to 3-9.
  157. ;;; 21-JUN-93 mk    Changed bill burch's email in part 4 (reflisp).
  158. ;;;
  159. ;;; 1.36:
  160. ;;;  9-AUG-93 mk    Added LispWorks equivalents to 2-12 and 2-14, thanks to
  161. ;;;            Lawrence G. Mayka.
  162. ;;;  9-AUG-93 mk    Picasso no longer actively supported.
  163. ;;;  9-AUG-93 mk    regexp and interlisp-lisp translator (pkarp) have moved to
  164. ;;;            ftp.ai.sri.com.
  165. ;;; 10-AUG-93 mk    Added Paepcke's book to part 5.
  166. ;;; 10-AUG-93 mk    Added entry on CLiCC to part 4.
  167. ;;;
  168. ;;; 1.37:
  169. ;;; 18-AUG-93 mk    Updated WINTERP email addresses.
  170. ;;; 24-AUG-93 mk    Updated XLISP entry to mention source of Mac port.
  171. ;;; 26-AUG-93 mk    Updated CLISP entry in part 4.
  172. ;;;
  173. ;;; 1.38:
  174. ;;; 13-SEP-93 mk    Added info on Marlais to part 4.
  175. ;;; 15-SEP-93 mk    Added ECoLisp to part 4.
  176. ;;; 20-SEP-93 mk    Added Lisp2Tex to [6-6].
  177. ;;; 20-SEP-93 mk    Clarified the note about the MS Windows version of Procyon
  178. ;;;                 CL.
  179. ;;; 20-SEP-93 mk    Added entry on ITASCA to [5-4].
  180. ;;; 21-SEP-93 mk    SNePS now GPL.
  181. ;;; 23-SEP-93 mk    Added [2-17] on read-time conditionalization of code
  182. ;;;                 (*features*), thanks to Vincent Keunen.
  183. ;;;  4-OCT-93 mk    New address for lisp-jobs mailing list.
  184. ;;;  6-OCT-93 mk    Corrected EJFLP subscription info.
  185. ;;;  6-OCT-93 mk    Added entry to part 6 about Kak's CLOS Blackboard tutorial.
  186. ;;; 12-OCT-93 mk    Added entry on URANUS (Knowledge Rep system) to part 6.
  187. ;;;
  188. ;;; 1.39:
  189. ;;; 13-OCT-93 mk    Updated Blackboard Technology phone and address.
  190. ;;; 13-OCT-93 mk    Acknowledge Xerox PARC's contribution in the CLIM entry in
  191. ;;;                 [7-1].
  192. ;;; 13-OCT-93 mk    Added [2-18] about dispatching macro characters.
  193. ;;; 20-OCT-93 mk    Added clarification to [3-0].
  194. ;;; 26-OCT-93 mk    Added entry on Powerlisp (shareware Lisp for Mac) to [4-0].
  195. ;;; 28-OCT-93 mk    Added note about rehash-after-gc to [2-2].
  196. ;;;
  197. ;;; 1.40:
  198. ;;; 15-NOV-93 mk    Updated FOCL entry in part 6.
  199. ;;;
  200. ;;; 1.41:
  201. ;;; 16-DEC-93 mk    Changed export.lcs.mit.edu to ftp.x.org in many places in
  202. ;;;                 part 7.
  203. ;;; 16-DEC-93 mk    Updated entry on Franz's emacs interface in [2-1].
  204. ;;; 22-DEC-93 mk    Added note about CLX manuals to CLX entry.
  205. ;;; 22-DEC-93 mk    Updated CORBA entry in part 5. Spec no longer free.
  206. ;;; 22-DEC-93 mk    Added note about Sybase SQL interface for CLISP.
  207. ;;; 22-DEC-93 mk    Added entry on Graham's "On Lisp" book.
  208. ;;; 24-DEC-93 mk    Added entry on E2C (EuLisp->C) in part 4.
  209. ;;; 27-DEC-93 mk    Added [2-19] about directory-p. Merged in parts of [2-11].
  210. ;;; 27-DEC-93 mk    Added entry on LILY (C++ library with a lispish style) to
  211. ;;;                 part 4.
  212. ;;; 28-DEC-93 km    Added entry on SEQUEL (efficient Lisp program generator and
  213. ;;;                 ATP system) to part 6.
  214. ;;; 29-DEC-93 mk    Expertelligence no longer distributes Procyon CL.
  215. ;;; 29-DEC-93 mk    Deleted Scientia email address -- bounces.
  216. ;;; 29-DEC-93 mk    Added source of Gabriel & Steele's "Evolution of Lisp"
  217. ;;;                 article to [2-13].
  218. ;;; 12-JAN-94 mk    Updated [4-10].
  219. ;;; 12-JAN-94 mk    Added entry on CLASP to part 6.
  220. ;;; 13-JAN-94 mk    Added [2-20] What is a "Lisp Machine" (LISPM)? derived from
  221. ;;;                 a post by Arthur Pendragon.
  222. ;;; 13-JAN-94 mk    Errata now available for Shapiro's book.
  223. ;;;
  224. ;;; 1.42:
  225. ;;; 17-JAN-94 mk    Added "dpANS" to [1-5].
  226. ;;; 25-JAN-94 mk    New location for WCL source.
  227. ;;;  1-FEB-94 mk    Updated [4-10] to reflect availability of dpANS2.
  228. ;;;  8-FEB-94 mk    Updated Lisp-to-C Translator in [4-1a]. Old text:
  229.    Lisp-to-C Translator translates Common Lisp into ANSI C, but requires
  230.    that you specify when and where you'd like your garbage to be
  231.    collected.  Works with Lucid, Symbolics, Allegro, Harlequin and MCL.
  232.    It costs $12,000.  Write to: Chestnut Software, Inc., 2 Park Plaza,
  233.    Suite 205, Boston, MA, 02116, call 617-542-9222, fax 617-542-9220, or
  234.    e-mail Mr. Kenneth J. Koocher <ken@chestnut.com>.
  235. ;;; 1.43:
  236. ;;;  9-MAR-94 mk    Inserted [1-5] on minimal lisp primitives.
  237. ;;; 10-MAR-94 mk    Added note on the Literate Programming FAQ to [6-6]
  238. ;;; 11-MAR-94 mk    Updated SchemeWEB entry in [6-6].
  239. ;;;
  240. ;;; 1.44:
  241. ;;; 14-MAR-94 mk    CMU CL version 17e released.
  242. ;;; 23-MAR-94 mk    Updated SchemeWeb entry.
  243. ;;; 12-APR-94 mk    This FAQ is now available by WWW. See below for details.
  244. ;;; 12-APR-94 mk    Changed/updated many ftp references to enable them to
  245. ;;;                 appear as links in the WWW version of the FAQ. E-mail
  246. ;;;                 about references that weren't converted and/or other WWW
  247. ;;;                 resources is welcome.
  248. ;;;
  249. ;;; 1.45:
  250. ;;; 14-APR-94 mk    Deleted duplicate Graham/Grahm entry in [1-2].
  251. ;;; 22-APR-94 mk    Updated ftp information for ftp.gmd.de.
  252. ;;; 29-APR-94 mk    lisp-emacs-forum-request@ucbarpa.berkeley.edu now defunct.
  253. ;;;  5-MAY-94 mk    Added ALU home page to [6-4].
  254. ;;;  5-MAY-94 mk    Added entry on the Pratt/Doerpmund implementation of the
  255. ;;;                 Paris/Vencovska model of belief (defeasible reasoning) to
  256. ;;;                 the list of ftpable systems.
  257. ;;; 12-MAY-94 mk    Added info on Edebug to [2-1].
  258. ;;; 12-MAY-94 mk    Added entry on Jeff Dalton's port of Franz Lisp to 386/486
  259. ;;;                 systems running NetBSD to [4-4].
  260. ;;; 12-MAY-94 mk    Added Gwydion WWW page and email address to the entry in
  261. ;;;                 [4-6].
  262. ;;;
  263. ;;; 1.46:
  264. ;;; 27-MAY-94 mk    Because of the demise of UCBVAX, the official archive site
  265. ;;;                 for Franz Lisp (public domain version) is now the CMU AI
  266. ;;;                 Repository. Added an entry to [4-4] reflecting this.
  267. ;;; 27-MAY-94 mk    AKCL 1-625 and above no longer depend on kcl.tar and is
  268. ;;;                 covered by the GNU GPL. Added separate entry in part 4, 
  269. ;;;                 and changed the KCL text slightly. Now known as
  270. ;;;                 GNU Common Lisp (GCL).
  271. ;;; 10-JUN-94 mk    Added note about the Screamer Tools Repository to [6-3].
  272. ;;; 10-JUN-94 mk    Added description of AllegroStore and PCLOS to [5-4]
  273. ;;;                 (Persistent Object Storage Systems).
  274. ;;; 10-JUN-94 mk    Allegro-CL, Franz-Friends, and Franz-Composers lists now
  275. ;;;                 @cs.berkeley.edu.
  276. ;;; 12-JUN-94 mk    Updated WINTERP entry in [7-1]. Version 2.01 for X11r6.
  277. ;;; 
  278. ;;; 1.47:
  279. ;;; 15-JUN-94 mk    Alphabetized the free lisps.
  280. ;;; 15-JUN-94 mk    Alphabetized the commercial lisps.
  281. ;;;  1-JUL-94 mk    Updated abtweak entry in [6-3].
  282. ;;;  1-JUL-94 mk    Updated CLiCC entry.
  283. ;;;  8-JUL-94 mk    CLXR6
  284. ;;;  8-JUL-94 mk    Updated ECoLisp entry.
  285. ;;;  8-JUL-94 mk    Updated Ilisp entry.
  286. ;;;  8-JUL-94 mk    Added ILU entry in [6-3].
  287. ;;;  8-JUL-94 mk    Added entry on Mindy to [4-6].
  288. ;;;  8-JUL-94 mk    WINTERP WWW page.
  289. ;;;
  290.